var encoding/asn1.objectIdentifierType

3 uses

	encoding/asn1 (current package)
		asn1.go#L660: 	objectIdentifierType = reflect.TypeFor[ObjectIdentifier]()
		common.go#L155: 	case objectIdentifierType:
		marshal.go#L470: 	case objectIdentifierType: